home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / infoserv / www / cern / doc / www-talk.archive.Z / www-talk.archive / text0158.txt < prev    next >
Encoding:
Text File  |  1992-11-30  |  1.1 KB  |  33 lines

  1.  
  2. On types of links: Link types can descibe
  3.  
  4. -- hints at presentation (Footnote, in-line, embed, automatic or
  5.    on demand, print this if you print me, don't search this if
  6.    you search me, etc etc)
  7.  
  8. -- semantics of the documents (a is a previous version of b, etc)
  9.  
  10. -- semantics of THAT DESCIBED by the document, eg
  11.    "The W3 software" is a part of "the W3 project" where the
  12.    'is part of' in fact applies to the unquoted things, not the
  13.    documents. There is something on link types on the web in
  14.  
  15.    http://info.cern.ch/hypertext/WWW/DesignIssues/LinkTypes.html
  16.  
  17.  
  18. On areas and points:  No, the WWW links are not (in general) points
  19. they are areas. In the broad sense they can be any object within
  20. the document, as identified by the anchor ID. In the specific
  21. case of HTML, they are areas which have a beginning and an end.
  22. In the case of the actual W3 software, noone can handle
  23. overlapping anchors because the text object underneath isn't powerful
  24. enough.  There is also a problem showing overlapping source anchors
  25. (buttons) to the user. But in principle, there is no reason'
  26. why one shouldn't have overlapping anchors, or at least
  27. nested ones.
  28.  
  29. But not now.
  30.  
  31. Tim
  32.  
  33.